google.golang.org/grpc/internal/transport.http2Server.maxStreamMu (field)
7 uses
google.golang.org/grpc/internal/transport (current package)
http2_server.go#L134: maxStreamMu sync.Mutex
http2_server.go#L379: t.maxStreamMu.Lock()
http2_server.go#L380: defer t.maxStreamMu.Unlock()
http2_server.go#L1387: t.maxStreamMu.Lock()
http2_server.go#L1391: t.maxStreamMu.Unlock()
http2_server.go#L1404: t.maxStreamMu.Unlock()
http2_server.go#L1415: t.maxStreamMu.Unlock()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)